'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Null As DAVtq(Of TValue)
'Usage
Dim value As DAVtq(Of TValue) value = DAVtq(Of TValue).Null
[NotNull()] public new static DAVtq<TValue> Null {get;}
[NotNull()] public: new static property DAVtq<TValue^>^ Null { DAVtq<TValue^>^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).